Remote Reference Layer - significado y definición. Qué es Remote Reference Layer
Diclib.com
Diccionario en línea

Qué (quién) es Remote Reference Layer - definición

MODEL WITH 7 LAYERS TO DESCRIBE COMMUNICATION SYSTEMS
Open Systems Interconnection; Open Systems Interconnection Specification; Open Systems Interconnection--Reference Model; OSI seven-layer model; Open systems interconnection; OSI seven layer model; OSI Model; OSI reference model; ISO/OSI Reference Model; Osi model; Seven-layer OSI model; Open System Interconnection; 7 layer model; X.200; Open systems interconnect; Open Systems Interconnect; Osi 7 layer model; Layer 7; OSI stack; OSI layer; Osi layer; OSI RM; N-Facility; 7 layer osi; Osi stack; OSI Reference Model; TP0-TP4; OSI protocol suite; OSI-model; Osi layers; OIS Model; ISO model; ISO/OSI; 7 Layer OSI Model; Seven-layer model; ISO 9542; OSI 7-layer model; ISO OSI; Osi reference model; OSI layers (mnemonics); OSI layers; 7 layer; OSI protocol; ISO 7498; OSI/ISO; 7 Layer Model; OSI Layer; ISO/IEC 7498-1; Open Systems Interconnection model; Layer 2.5; Iso osi; ISO/IEC 7498; X.225; ISO OSI reference model; ISO OSI model; ISO OSI Reference Model; ISO OSI Model; ISO/OSI reference model; ISO/OSI model; ISO/OSI Model; Open Systems Interconnection Model; ISO Open Systems Interconnection Model; Open Systems Interconnection Reference Model; ISO Open Systems Interconnection Reference Model; ISO Open Systems Interconnection model; Open Systems Interconnection reference model; ISO Open Systems Interconnection reference model; Open systems interconnection model; Open systems interconnection reference model; ISO open systems interconnection model; ISO open systems interconnection reference model; ISO-OSI Reference Model
  • Communication in the OSI model (example with layers 3 to 5)

Remote Reference Layer      
<protocol> (RRL) Part of Java's Remote Method Invocation protocol. RRL exists in both the RMI client and server. It is used by the stub or skeleton protocol layer and uses the transport layer. RRL is reponsible for transport-independent functioning of RMI, such as {connection management} or unicast/multicast object invocation. [Specification URL?] (1997-12-03)
Layer by layer         
  • An overview of the layer by layer method for Rubik's Cube. The cube has been turned over in the third step.
METHOD OF SOLVING THE RUBIK'S CUBE
Layer-by-Layer
Layer-by-layer (LbL) deposition is a thin film fabrication technique. The films are formed by depositing alternating layers of oppositely charged materials with wash steps in between.
Layer by Layer         
  • An overview of the layer by layer method for Rubik's Cube. The cube has been turned over in the third step.
METHOD OF SOLVING THE RUBIK'S CUBE
Layer-by-Layer
The Layer by Layer method, also known as the Beginners method is a method of solving the 3x3x3 Rubik's Cube. Many beginners' methods use this approach, and it also forms the basis of the CFOP speedcubing technique.

Wikipedia

OSI model

The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of [ISO] standards development for the purpose of systems interconnection'. In the OSI reference model, the communications between a computing system are split into seven different abstraction layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

The model partitions the flow of data in a communication system into seven abstraction layers to describe networked communication from the physical implementation of transmitting bits across a communications medium to the highest-level representation of data of a distributed application. Each intermediate layer serves a class of functionality to the layer above it and is served by the layer below it. Classes of functionality are realized in all software development through all and any standardized communication protocols.

Each layer in the OSI model has its own well-defined functions, and the functions of each layer communicate and interact with the layers immediately above and below it, unless the layer does not have layers below or above.

The Internet protocol suite has a separate model, the layers of which are mentioned in RFC 1122 and RFC 1123. That model combines the physical and data link layers of the OSI model into a single link layer, and has a single application layer for all protocols above the transport layer, as opposed to the separate application, presentation and session layers of the OSI model.

In comparison, several networking models have sought to create an intellectual framework for clarifying networking concepts and activities, but none have been as successful as the OSI reference model in becoming the standard model for discussing, teaching, and learning for the networking procedures in the field of information technology. Additionally, the model allows transparent communication through equivalent exchange of protocol data units (PDUs) between two parties, through what is known as peer-to-peer networking (also known as peer-to-peer communication). As a result, the OSI reference model has not only become an important piece among professionals and non-professionals alike, but also in all networking between one or many parties, due in large part to its commonly accepted user-friendly framework.